--------------------------------------------------------------------------------
Rune Factory 2/3 Tools                                    Copyright (C) 2012 CUE
--------------------------------------------------------------------------------

Rune Factory 3 Packer
--------------------------------------------------------------------------------
Usage: rf3Pack filename folder [new_filename]

- unpack all files from 'filename' into 'folder/'
- pack all files from 'folder/' into 'new_filename'

* 'filename' must be a valid '.arc' file


Rune Factory 2/3 Text dumper
--------------------------------------------------------------------------------
Usage: rfText tablename filename [filename [...]]

- create the '.txt' file if the header is 'TEXT'
- create the '.new' file from the '.txt' file

* 'tablename' is the conversion table
* '.txt' files are in UNICODE format
* multiple filenames and wildcards are permitted


Rune Factory tables and fonts
--------------------------------------------------------------------------------
rf-none.tbl ....... RF2/RF3 generic table

rf2.bmp ........... RF2 latin font
rf2.tbl ........... RF2 latin table
rf2-strict.tbl .... RF2 latin strict table

rf2j.bmp .......... RF2 japanese font
rf2j.tbl .......... RF2 japanese table
rf2j-strict.tbl ... RF2 japanese strict table

rf3.bmp ........... RF3 latin font
rf3.tbl ........... RF3 latin table
rf3-strict.tbl .... RF3 latin strict table

rf3j.bmp .......... RF3 japanese font
rf3j.tbl .......... RF3 japanese table
rf3j-strict.tbl ... RF3 japanese strict table


History
--------------------------------------------------------------------------------
2012-07-21: version 1.0
  - initial version:
    + Rune Factory 2/3 Text dumper
    + Rune Factory 3 Packer
2012-09-19: version 1.1
  - table updates
    + replaced text "USA/EURO" by "LATIN" in the tables
    + added complete Rune Factory 2 tables (JAPAN/LATIN)


--------------------------------------------------------------------------------
Rune Factory 2/3 Tools                                    Copyright (C) 2012 CUE
--------------------------------------------------------------------------------
